In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF / GetFormFieldDoNotScroll Method

GetFormFieldDoNotScroll Method (IGdPicturePDF)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(204)>

Function GetFormFieldDoNotScroll( _

   ByVal FieldId As Integer _

) As Boolean
[DispId(204)]

bool GetFormFieldDoNotScroll( 

   int FieldId

)
function GetFormFieldDoNotScroll( 

    FieldId: Integer

): Boolean; 
DispIdAttribute(204)

function GetFormFieldDoNotScroll( 

   FieldId : int

) : boolean;
[DispId(204)]

bool GetFormFieldDoNotScroll( 

   int FieldId

) 
[DispId(204)]

bool GetFormFieldDoNotScroll( 

   int FieldId

) 

Parameters

FieldId
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF
IGdPicturePDF Members